home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / sfcb13.zip / INSTALL.INF / SFCB.IN_ < prev    next >
INI File  |  1993-04-19  |  9KB  |  201 lines

  1. [Messages]
  2. ; This is the initialization file for SFCB - Spitfire Call-Back
  3. ; The [Errors] [Messages] and [Logfile] sections are mandatory, all others
  4. ;   are optional, lines beginning with ';' are ignored
  5. ; Some options must be configured via the SFCBINST install program
  6. ;   (eg LD and local call-back time restrictions)
  7. ; Some can also be put in separate files (see section for file names)
  8. ;
  9. ; All lines in this section are followed by ^M with the exception of the
  10. ;   customizable prompts. (questions about numbers, long-distance, etc)
  11. ; Any prompt/message can be replaced with an @filename parameter, in the
  12. ;   following manner:
  13. ;
  14. ;   LDTimeLockout=@LDTIMLOK
  15. ;
  16. ;   SFCB will then look for one of two files: LDTIMLOK.BBS or LDTIMLOK.CLR
  17. ;   and display the file instead of the parameter.  Conventional SF codes
  18. ;   apply as well.
  19. ;
  20. ;
  21. ; Messages to user - uses some conventional spitfire codes:
  22. ;   ^D  First name
  23. ;   ^F  Calling from (location)
  24. ;   ^Q  Time left
  25. ;   ^R  Phone number
  26. ;   ^V  User name
  27. ;   ^Y  Security level
  28. ;   ^T  for special use (see manual)
  29. ;   "^M" means start a new line (Note it is ^ and M, not Ctrl-M)
  30. ;
  31. Aborted        =You have aborted the call-back, your security level is not updated.^M
  32. AbortDisconnect=Disconnecting aborted/failed verification.^M
  33. AccessCode     =Your special access code is "".^MYou must enter this code when called back.^M
  34. AskAccess      =Enter your special access code now:
  35. AskLD          =Is  a long-distance call from ?
  36. BadExchange    =Please inform your sysop of your phone number.^MYour exchange cannot be found in the local exchange list.^M
  37. BadNumber      =You cannot be validated with that phone number! []^M
  38. BadSecurity    =You are not at the proper security level!^M
  39. CallAnyway     =Do you wish to continue call-back regardless?
  40. Dialing        =Dialing phone number: ^M
  41. DuplicateNumber=The number [] has already been validated, it cannot be used again!^MPlease ask the sysop to mark your number for duplicate validation.^M
  42. FullDuplex     =Please turn your echo off, and set your modem for full duplex.^M
  43. HangUpLD       =Disconnecting long-distance call.^M
  44. HangUpLocal    =Disconnecting local caller.^M
  45. HangUpMessage  =Hanging up now.^M
  46. HighSecurity   =You have already been validated!^M
  47. InProgress     =Call-back verification of another user in progress.  Please call back later.^M
  48. LDoff          =Long-distance validation is disabled. Please leave a comment to the Sysop.^M
  49. LDInfo         =After you have been successfully verified, you will be disconnected.^MYou may then call back with full access.^M
  50. LDTimeLockout  =You cannot be validated long-distance at the current time.^M
  51. MinLDAccess    =Your access is raised to a long-distance caller.^M
  52. ModemNumber    =Is [] your correct modem number?
  53. NoLD           =Long-distance calls are permitted for validation only!^M
  54. NoQualify      =Sorry, but you do not qualify at this time..   Please try again later.^M
  55. NoSuccess      =Unsuccessful logon.  You are not validated.^M
  56. NotEnoughTime  =You do not have enough time left today to complete validation!^M
  57. NoTerminal     =Please select your terminal program first.^M
  58. PreValidate    =Your number has been pre-validated.  Call-back is unnecessary.^M
  59. ReallyQuit     =You have not yet been validated. (Choose option [C])^MDo you really wish to quit?
  60. Reconnect      =For verification, please enter your name and password.^M
  61. ScanDup        =Scanning for duplicate phone number.  Stand by.
  62. ScanVal        =Scanning validated phone numbers.  Stand by.
  63. ValidTo        =Successful validation.  Your security level is now raised to .^M
  64. TimeLockout    =You cannot be validated during the current time period.^M
  65. WrongPhone     =Please fix your phone number at the main menu and return when it is correct.^M
  66.  
  67. [Node1]
  68. ; Use this section for node specific information for anything in the
  69. ;   [Modem] section.  This can be any node, for example, [Node2]
  70. ;initstring=ATZ
  71. ForceBaud=False
  72.  
  73. [DoNotValidate]
  74. ; Can also be stored in SFCB.BAD file
  75. ; List numbers in this section that you do not want validated
  76. ; Format: 519-455-4880
  77. ; Wildcards ('*','?') may be used in the following manner:
  78. 00?-???-????  (Operator ?)
  79. 411-???-????  (Service)
  80. 611-???-????  (Repair)
  81. 911-???-????  (Emergency)
  82. ???-911-????      ""
  83. 800-???-????  (1-800 numbers)
  84. 801-???-????  (1-800 numbers)
  85. 900-***-****  (1-900 numbers)
  86. ???-555-????  (555 numbers and information)
  87. ???-976-????  (976 charge numbers)
  88. 123-456-7890  (Bogus number)
  89.  
  90. [PreValidated]
  91. ; List numbers here that may be validated without a phone call
  92. ; Format: 519-455-4880,Password,50
  93. ; The first number is the phone number, the password is optional but
  94. ;  recommended- the passwords must match in order for the number to be
  95. ;  validated, the last number is the ending security number.  If omitted
  96. ;  the ending security number in the setup is used.
  97.  
  98. [AllowDuplicate]
  99. ; List numbers to allow duplicates (ie. when two in the same household
  100. ;   wish to be validated)
  101. ; Format: 519-455-4880    (John Doe)
  102.  
  103. [LocalExchanges]
  104. ; Can also be stored in SFCB.XCH file
  105. ; This section lists the local numbers which do not need a "1-" in front
  106. ; of them nor do they need to be disconnected after a call.
  107. ; In the format example, it is assumed the BBS number is 519-455-4880
  108. ; where 519 is the area code and 455 is the prefix/exchange code
  109. ; Formats:
  110. ;   455          For areas within your BBS' area code (519) in this example
  111. ;   519-455      For local areas not within your area code (area code, exchange)
  112. ;   519-???-???? Wildcard means all numbers in the area code are local
  113. ;                (Wildcards must be full 10 digit number)
  114.  
  115. [LocalSpecial]
  116. ; Numbers which need a "1-" in front but are still local calls.
  117.  
  118. [LDSpecial]
  119. ; Numbers which are long distance, dial exactly as shown (with "1-" in front)
  120.  
  121. [Holidays]
  122. ; Dates to treat as holidays for long distance rates in mm/dd format
  123. 12/25 Christmas
  124. 01/01 New Year's Day
  125.  
  126. [Codes]
  127. ; this section is used when the Word Codes option is true
  128. ; it is then used instead of scrambled codes
  129. ; the words are picked at random..
  130. Register
  131. Shareware
  132. Utility
  133. Spitfire
  134.  
  135. [Errors]
  136. ; Do not modify this section unless you have read the [errors] section
  137. ;  of the manual
  138. BadComm    =Error: Communications port setup may be incorrect.
  139. BadDoorFile=Error: Incorrect BBS door file.
  140. BadPhone   =Warning: Aborted due to incorrect phone number.
  141. CarrierLost=Warning: Carrier Lost.
  142. KeyTimeOut =Keyboard time out!  Please call back later.
  143. NoConfig   =Eror: Could not find configuration data (SFCB.EXE modified?)
  144. NoDoorFile =Error: Missing -D option to specify path for data file :
  145. NoExtract  =Cannot run in uncompressed format.
  146. NoInstall  =Please use Install program first! (SFCBINST.EXE)
  147. NoSFCB     =Unable to find executable file! (SFCB.EXE)
  148. NoUserFile =Correct user file path in SFCBINST.  Couldn't find:
  149. OutOfTime  =Log-on time has expired!  Please call back later.
  150.  
  151. [Logfile]
  152. ; Logged to log file - uses conventional spitfire codes, see [Messages] section
  153. AllowDup       =  Verifying duplicate number  in AllowDuplicates section
  154. AttemptsFailed =  Attempt(s) failed, no validation
  155. BadAccess      =  Improper access code entered: <─┘
  156. BadBDate       =  Birth Date Entered: <─┘
  157. BadExchange    =  Phone number  missing from the [LocalExchange] list.
  158. BadName        =  Improper name entered
  159. BadNumber      =  Attempted validation with an invalid phone number 
  160. BadPassword    =  Incorrect Password Attempt: <─┘
  161. BadSecurity    =  Denied - improper security level
  162. DialAttempt    =
  163. DuplicateNumber=  Duplicate number  attempted
  164. ExchangeLocal  =  Exchange  missing from SFCB.XCH / SFCB.INI, verified as local by user.
  165. HangUpLD       =  Disconnecting long-distance call.
  166. HighSecurity   =  Already validated - no change
  167. LDOff          =  Denied - long-distance call 
  168. LDTimeLockout  =  Denied - long-distance time of day lockout
  169. NotEnoughTime  =  Denied - not enough time
  170. OnLineCall     =  Sysop feature ONLINE CALL used
  171. PhoneChanged   =  Phone number changed to 
  172. PhoneIncorrect =  Phone number  incorrect.
  173. PreValidate    =  Pre-validating number 
  174. Reconnect      =  Successful connection at 
  175. SysopUtility   =  Used sysop utilities at 
  176. TerminalSelect =  Terminal Program:  selected.
  177. TimeLockout    =  Denied - time of day lockout
  178. UserName       =  User Name Entered: <─┘
  179. UserQuit       =  User terminated before validation attempt
  180. ValidTo        =  Validated to security level 
  181. WrongBDate     =  Improper birth date entered
  182. WrongPassword  =  Improper password entered
  183.  
  184. [Terminals]
  185. ; Can also be stored in SFCB.TRM file
  186. ; See the documentation for information on these functions
  187. ;
  188. O Other
  189. B Bitcom
  190. M Mirror
  191. P Procomm
  192. Q Qmodem
  193. T Telix
  194. E Telemate
  195. W Windows Terminal
  196. End
  197. mhelp=mirror.dat
  198. mstring=Mirror
  199. generic=generic.dat
  200. genericstring=
  201.